GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetOCGPrintState Method





In This Topic
SetOCGPrintState Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function SetOCGPrintState( _
   ByVal OCGId As Integer, _
   ByVal PrintState As PdfOcgState _
) As GdPictureStatus
public GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
)
public function SetOCGPrintState( 
    OCGId: Integer;
    PrintState: PdfOcgState
): GdPictureStatus; 
public function SetOCGPrintState( 
   OCGId : int,
   PrintState : PdfOcgState
) : GdPictureStatus;
public: GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
) 
public:
GdPictureStatus SetOCGPrintState( 
   int OCGId,
   PdfOcgState PrintState
) 

Parameters

OCGId
PrintState
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members